Metadata-Version: 1.1
Name: freenom dns updater
Version: 1
Summary: A tool to update freenom's dns records
Home-page: https://github.com/maxisoft/Freenom-dns-updater
Author: maxisoft
Author-email: @maxisoft
License: MIT
Description: # Freenom dns updater

        A tool to update [freenom](http://Freenom.com)'s dns records

        

        [![Build Status](https://travis-ci.org/maxisoft/Freenom-dns-updater.svg?branch=master)](https://travis-ci.org/maxisoft/Freenom-dns-updater)

        

        ##Requirement

        * Python with pip

        

        ## Installation

        ```bash

        git clone https://github.com/maxisoft/Freenom-dns-updater.git

        pip install Freenom-dns-updater

        ```

        ## Usage

        

        ## Docker image

        

        [maxisoft/freenom-dns-updater](https://hub.docker.com/r/maxisoft/freenom-dns-updater/)

        

        [![Docker layers](https://badge.imagelayers.io/maxisoft/freenom-dns-updater:latest.svg)](https://imagelayers.io/?images=maxisoft/freenom-dns-updater:latest)

        

        ### for armhf (raspberry pi for instance)

        

        [maxisoft/freenom-dns-updater-armhf](https://hub.docker.com/r/maxisoft/freenom-dns-updater-armhf)
Keywords: freenom dns
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
